/**/
.comWidth {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    overflow: hidden;
    list-style: none;
    padding: 0;
    z-index: 1;
}
.comSwiper {
    width: 94%;
}

.comWidth .swiper-button-next, .swiper-button-prev {
    color: #7eb9fd;
    --swiper-navigation-size: 30px;
}
.comWidth .swiper-button-prev, .swiper-button-next {
    left: 5px;
    right: auto
}

.comWidth .swiper-button-next, .swiper-button-prev {
    right: 5px;
    left: auto
}

.indexSubCompany {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #235fa5;
    padding: 10px 0;
    color: #fff;
}
.indexSubCompanyIcon{
    width:23%;float:left;
    margin-right:2%;
    text-align:center;
}
.indexSubCompanyIcon img{
    width:50px;
    margin-top:20px;
}
.indexSubCompanyWord{
    width:75%;float:left;
}
    .indexSubCompanyWord a{color:#fff;}
    .indexSubCompanyWord a:hover{color:#ff0;}
    .indexSubCompanyWord h2 {
        width: 100%;
        height:40px;overflow:hidden;
        line-height: 40px;
        font-size: 16px;
        text-align: left;
    }
    .indexSubCompanyWord h3 {
        width: 100%;
        height: 60px;
        overflow: hidden;
        line-height: 20px;
        font-size: 12px;
        color: #88bdfb;
        text-align:left;
    }

.indexNews {
    width: 100%;
    height: auto;
    overflow: hidden;
    background-color: #f2f6fa;
    padding:40px 0;
}

.indexTitle{
    width:100%;
    height:auto;overflow:hidden;
    text-align:center;
}
    .indexTitle h2 {
        width: 100%;
        height: 40px;
        line-height: 40px;
        overflow: hidden;
        font-size: 30px;
        font-weight: bold;
        color: #000;
    }
    .indexTitle h3 {
        width: 100%;
        height: 30px;overflow:hidden;
        line-height: 20px;
        font-size: 14px;
        font-family:Arial;
        color: #235fa5;
        text-transform:uppercase;
    }

.indexNewsHotPic{
    width:40%;float:left;
    margin-right:3%;
}
.indexNewsHotPic img{
    width:100%;
    height:400px;
}
.indexNewsHotPic .swiper-pagination-bullet {
    width: 20px;
    height: 20px;
    text-align: center;
    line-height: 20px;
    font-size: 12px;
    color: #fff;
    opacity: 1;
    background: rgba(0, 0, 0, 0.5);
}

.indexNewsHotPic .swiper-pagination-bullet-active {
    color: #fff;
    background: #007aff;
}

.indexNewsHotList{
    width:57%;float:left;
}
.subject_bg {
    width: 100%;
    height: auto;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px solid #e8e8e8;
}
.sub_menu{margin:0;padding:0;float:left;}
    .sub_menu dt {
        float: left;
        width: 110px;
        height: 30px;line-height:30px;overflow:hidden;
        color: #444;
        text-align: center;
        cursor: pointer;
        font-size: 18px;
        padding-bottom:10px;
        border-bottom:2px solid #f1f6f9;
    }
    .sub_menu .hover {
        color: #235fa5;
        border-bottom: 2px solid #235fa5;
    }
    .sub_menu dt:hover {
        color: #235fa5;
        border-bottom: 2px solid #235fa5;
    }

.indexNewsTabList{
    width:100%;
    height:auto;overflow:hidden;
}
.indexNewsTabList li{
    width:100%;float:left;
    margin:0px 0 10px 0;
    transition:all 0.5s;
    color:#003366;
    font-size:16px;
    height:35px;line-height:35px;overflow:hidden;
}
.indexNewsTabList li span{
    float:right;
    color:#237ae2;
}
.indexNewsTabList li:hover{
    text-indent:10px;
}
    .indexNewsTabList li:hover h2{color:#fff;}
    .indexNewsTabList li:hover h3{color:#9ac4f5;}
    .indexNewsTabList li h2 {
        width: 100%;
        height: 30px;
        line-height: 30px;
        overflow: hidden;
        font-size: 16px;
    }
    .indexNewsTabList li h3 {
        width: 100%;
        height: 40px;
        line-height: 20px;
        overflow: hidden;
        font-size: 12px;
        color:#999
    }

.indexNewsList{
    width:33%;float:left;
    height:auto;overflow:hidden;
    margin-right:2%;
}
.indexNewsListTitle{
    width:100%;
    height:40px;line-height:40px;
    border-bottom:1px solid #e8e8e8;
    margin-bottom:20px;
}
.indexNewsListTitle h2{
    display:inline-block;
    line-height:38px;
    border-bottom:2px solid #235fa5;
    font-size:18px;
    color:#235fa5;
    padding:0 10px;
}
    .indexNewsListTitle span {
        float: right;
        color: #666;
        font-size: 12px;
    }
    .indexNewsListTitle span:hover{color:#235fa5;}
.indexNewsListContent{
    width:100%;
    height:auto;overflow:hidden;
}
.indexNewsListContent li{
    width:100%;
    height:40px;line-height:40px;overflow:hidden;
    transition:all 0.5s;
    font-size:16px;
    color:#003366;
}
.indexNewsListContent li a{color:#003366;}
.indexNewsListContent li:hover{
    text-indent:10px;
}

.indexNewsPerson{
    width:30%;float:left;
}
.indexNewsPerson img{
    width:100%;
    height:290px;
}

.indexService{
    width:100%;
    height:auto;overflow:hidden;
}
.indexService li{
    width:13.5%;float:left;
    margin-right:0.5%;
    height:400px;overflow:hidden;
    position:relative;
    transition:all 0.5s;
}
    .indexService li img{
        height:100%;
    }
    .indexService .hover{
        width:29%;
    }


    .indexServiceDetail {
        width: 100%;
        height: 100px;
        position: absolute;
        bottom: 0px;
        background:rgba(0,0,0,0.5);
    }
.indexServiceShort {
    width: 100%;
    height: 100px;
    position: absolute;
    bottom: 0;
}

.indexService h2 {
    width: 90%;
    height: 40px;
    line-height: 40px;
    overflow: hidden;
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
}
.indexService h3 {
    width: 90%;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    color: #c5e0ff;
    font-size: 12px;
    margin:0 auto;
}
.indexService h4{
    display:block;
    width: 90%;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
    color: #c5e0ff;
    font-size: 12px;
    margin: 0 auto;
}
.indexService .dis {
    display: none;
}

@media(max-width:720px){
    .comSwiper {
        width: 88%;
    }

    .comWidth .swiper-button-next, .swiper-button-prev {
        color: #7eb9fd;
        --swiper-navigation-size: 20px;
    }
    .comWidth .swiper-button-prev, .swiper-button-next {
        left: 2px;
        right: auto
    }

    .comWidth .swiper-button-next, .swiper-button-prev {
        right: 2px;
        left: auto
    }

    .indexSubCompanyIcon img{
        width:40px;
        margin-top:20px;
    }
 
    .indexNews {
        padding:50px 0;
    }

    .indexNewsHotPic{
        width:100%;
        margin-right:0;
        margin-bottom:20px;
    }
    .indexNewsHotPic img{
        width:100%;
        height:300px;
    }
    .indexNewsHotList{
        width:100%;
    }

    .indexNewsList{
        width:100%;
        margin-right:0;
        margin-bottom:20px;
    }
   
    .indexNewsPerson{
        width:100%;float:left;
    }
    .indexNewsPerson img{
        width:100%;
        height:270px;
    }

    .indexService{
        width:100%;
        height:auto;overflow:hidden;
    }
    .indexService li{
        width:48%;float:left;
        margin-right:1%;
        height:auto;overflow:hidden;
        position:relative;
        transition:all 0.5s;
    }
        .indexService li img{
            width:100%;
            height:auto;
        }
        .indexService .hover{
            width:48%;
        }
}